updated the (quite outdated) examples to use canonical signal names as
authorSven Neumann <sven@gimp.org>
Mon, 11 Aug 2008 18:36:07 +0000 (18:36 +0000)
committerSven Neumann <neo@src.gnome.org>
Mon, 11 Aug 2008 18:36:07 +0000 (18:36 +0000)
commit82f6ccd79cc9c6c1d032a620649c1a0b500943eb
treea7fe470d84196b53139ee2d9d8f4bef6c352edcc
parente3e126ae9eb9f860f2b99157d18cb3d6428add78
updated the (quite outdated) examples to use canonical signal names as

2008-08-11  Sven Neumann  <sven@gimp.org>

* examples/*: updated the (quite outdated) examples to use
canonical signal names as well. Removed some unneeded casts and
trailing whitespace while I was on it...

svn path=/trunk/; revision=21071
23 files changed:
examples/buttons/buttons.c
examples/calendar/calendar.c
examples/colorsel/colorsel.c
examples/entry/entry.c
examples/eventbox/eventbox.c
examples/gtkdial/dial_test.c
examples/helloworld/helloworld.c
examples/helloworld2/helloworld2.c
examples/list/list.c
examples/menu/menu.c
examples/notebook/notebook.c
examples/packbox/packbox.c
examples/pixmap/pixmap.c
examples/radiobuttons/radiobuttons.c
examples/rangewidgets/rangewidgets.c
examples/rulers/rulers.c
examples/scribble-simple/scribble-simple.c
examples/scribble-xinput/scribble-xinput.c
examples/selection/gettargets.c
examples/selection/setselection.c
examples/spinbutton/spinbutton.c
examples/statusbar/statusbar.c
examples/table/table.c